back · tests/import.spec.js:421:1
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
8 × locator resolved to 2 elements
- unexpected value "2"
24 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:434:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
6 × locator resolved to 2 elements
- unexpected value "2"
27 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:434:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
6 × locator resolved to 2 elements
- unexpected value "2"
27 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:434:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
11 × locator resolved to 2 elements
- unexpected value "2"
22 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:434:2
Error: expect(locator).not.toHaveText(expected) failed
Locator: getByTestId('app-main')
Expected pattern: not /Chargement du modèle de recadrage…/
Received string: " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
Timeout: 20000ms
Call log:
- Expect "not toHaveText" with timeout 20000ms
- waiting for getByTestId('app-main')
3 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 0%"
20 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
at goToTab (tests/utils/navigation.js:89:50)
at tests/import.spec.js:429:2
Error: expect(locator).not.toHaveText(expected) failed
Locator: getByTestId('app-main')
Expected pattern: not /Chargement du modèle de recadrage…/
Received string: " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
Timeout: 20000ms
Call log:
- Expect "not toHaveText" with timeout 20000ms
- waiting for getByTestId('app-main')
3 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 0%"
20 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
at goToTab (tests/utils/navigation.js:89:50)
at tests/import.spec.js:429:2
Error: expect(locator).not.toHaveText(expected) failed
Locator: getByTestId('app-main')
Expected pattern: not /Chargement du modèle de recadrage…/
Received string: " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
Timeout: 20000ms
Call log:
- Expect "not toHaveText" with timeout 20000ms
- waiting for getByTestId('app-main')
3 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 0%"
20 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
at goToTab (tests/utils/navigation.js:89:50)
at tests/import.spec.js:429:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
7 × locator resolved to 2 elements
- unexpected value "2"
26 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:434:2
Error: expect(locator).toBeDisabled() failed
Locator: getByTestId('app-nav').getByRole('link', { name: 'Classifier' })
Expected: disabled
Received: enabled
Timeout: 100ms
Call log:
- Expect "toBeDisabled" with timeout 100ms
- waiting for getByTestId('app-nav').getByRole('link', { name: 'Classifier' })
- locator resolved to <a href="/classify" aria-disabled="false" class="svelte-1nmekgl" data-testid="goto-classify">…</a>
- unexpected value "enabled"
at tests/import.spec.js:431:41
Error: expect(locator).not.toHaveText(expected) failed
Locator: getByTestId('app-main')
Expected pattern: not /Chargement du modèle de recadrage…/
Received string: " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
Timeout: 20000ms
Call log:
- Expect "not toHaveText" with timeout 20000ms
- waiting for getByTestId('app-main')
3 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 0%"
20 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
at goToTab (tests/utils/navigation.js:89:50)
at tests/import.spec.js:429:2
Error: expect(locator).toBeDisabled() failed
Locator: getByTestId('app-nav').getByRole('link', { name: 'Classifier' })
Expected: disabled
Received: enabled
Timeout: 100ms
Call log:
- Expect "toBeDisabled" with timeout 100ms
- waiting for getByTestId('app-nav').getByRole('link', { name: 'Classifier' })
2 × locator resolved to <a href="/classify" aria-disabled="false" class="svelte-1nmekgl" data-testid="goto-classify">…</a>
- unexpected value "enabled"
at tests/import.spec.js:431:41
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
5 × locator resolved to 2 elements
- unexpected value "2"
28 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:434:2
Error: expect(locator).toBeDisabled() failed
Locator: getByTestId('app-nav').getByRole('link', { name: 'Classifier' })
Expected: disabled
Received: enabled
Timeout: 100ms
Call log:
- Expect "toBeDisabled" with timeout 100ms
- waiting for getByTestId('app-nav').getByRole('link', { name: 'Classifier' })
2 × locator resolved to <a href="/classify" aria-disabled="false" class="svelte-1nmekgl" data-testid="goto-classify">…</a>
- unexpected value "enabled"
at tests/import.spec.js:431:41
Test timeout of 90000ms exceeded.
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Ouvrir', exact: true })
- locator resolved to <button type="button" class="svelte-1q9lvcx" data-tooltip-content="undefined ">…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element was detached from the DOM, retrying
at newSession (tests/utils/sessions.js:57:5)
at tests/import.spec.js:422:2
Error: expect(locator).toBeDisabled() failed
Locator: getByTestId('app-nav').getByRole('link', { name: 'Classifier' })
Expected: disabled
Received: enabled
Timeout: 100ms
Call log:
- Expect "toBeDisabled" with timeout 100ms
- waiting for getByTestId('app-nav').getByRole('link', { name: 'Classifier' })
at tests/import.spec.js:431:41
Error: expect(locator).not.toHaveText(expected) failed
Locator: getByTestId('app-main')
Expected pattern: not /Chargement du modèle de recadrage…/
Received string: " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
Timeout: 20000ms
Call log:
- Expect "not toHaveText" with timeout 20000ms
- waiting for getByTestId('app-main')
3 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 0%"
20 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
at goToTab (tests/utils/navigation.js:89:50)
at tests/import.spec.js:429:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 2
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
33 × locator resolved to 2 elements
- unexpected value "2"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:434:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
15 × locator resolved to 2 elements
- unexpected value "2"
18 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
31 × locator resolved to 2 elements
- unexpected value "2"
- locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 2
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
33 × locator resolved to 2 elements
- unexpected value "2"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
29 × locator resolved to 2 elements
- unexpected value "2"
4 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).toBeDisabled() failed
Locator: getByTestId('app-nav').getByRole('link', { name: 'Classifier' })
Expected: disabled
Received: enabled
Timeout: 100ms
Call log:
- Expect "toBeDisabled" with timeout 100ms
- waiting for getByTestId('app-nav').getByRole('link', { name: 'Classifier' })
2 × locator resolved to <a href="/classify" aria-disabled="false" class="svelte-1nmekgl" data-testid="goto-classify">…</a>
- unexpected value "enabled"
at tests/import.spec.js:427:41
Error: expect(locator).toBeDisabled() failed
Locator: getByTestId('app-nav').getByRole('link', { name: 'Classifier' })
Expected: disabled
Received: enabled
Timeout: 100ms
Call log:
- Expect "toBeDisabled" with timeout 100ms
- waiting for getByTestId('app-nav').getByRole('link', { name: 'Classifier' })
at tests/import.spec.js:427:41
Error: expect(locator).not.toHaveText(expected) failed
Locator: getByTestId('app-main')
Expected pattern: not /Chargement du modèle de recadrage…/
Received string: " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
Timeout: 20000ms
Call log:
- Expect "not toHaveText" with timeout 20000ms
- waiting for getByTestId('app-main')
3 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 0%"
20 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
at goToTab (tests/utils/navigation.js:89:50)
at tests/import.spec.js:425:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
7 × locator resolved to 2 elements
- unexpected value "2"
26 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
14 × locator resolved to 2 elements
- unexpected value "2"
19 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).not.toHaveText(expected) failed
Locator: getByTestId('app-main')
Expected pattern: not /Chargement du modèle de recadrage…/
Received string: " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
Timeout: 20000ms
Call log:
- Expect "not toHaveText" with timeout 20000ms
- waiting for getByTestId('app-main')
3 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 0%"
20 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
at goToTab (tests/utils/navigation.js:89:50)
at tests/import.spec.js:425:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
6 × locator resolved to 2 elements
- unexpected value "2"
27 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
6 × locator resolved to 2 elements
- unexpected value "2"
27 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
14 × locator resolved to 2 elements
- unexpected value "2"
19 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
7 × locator resolved to 2 elements
- unexpected value "2"
25 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
5 × locator resolved to 2 elements
- unexpected value "2"
28 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
6 × locator resolved to 2 elements
- unexpected value "2"
27 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
8 × locator resolved to 2 elements
- unexpected value "2"
25 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:431:2
Error: expect(locator).not.toHaveText(expected) failed
Locator: getByTestId('app-main')
Expected pattern: not /Chargement du modèle de recadrage…/
Received string: " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
Timeout: 20000ms
Call log:
- Expect "not toHaveText" with timeout 20000ms
- waiting for getByTestId('app-main')
3 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 0%"
20 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
at goToTab (tests/utils/navigation.js:89:50)
at tests/import.spec.js:426:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 2
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
33 × locator resolved to 2 elements
- unexpected value "2"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:434:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
14 × locator resolved to 2 elements
- unexpected value "2"
19 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:434:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
25 × locator resolved to 2 elements
- unexpected value "2"
8 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:434:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
5 × locator resolved to 2 elements
- unexpected value "2"
28 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 2
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
33 × locator resolved to 2 elements
- unexpected value "2"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 2
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
33 × locator resolved to 2 elements
- unexpected value "2"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2
Error: expect(locator).not.toHaveText(expected) failed
Locator: getByTestId('app-main')
Expected pattern: not /Chargement du modèle de recadrage…/
Received string: " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
Timeout: 20000ms
Call log:
- Expect "not toHaveText" with timeout 20000ms
- waiting for getByTestId('app-main')
3 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 0%"
20 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
at goToTab (tests/utils/navigation.js:89:50)
at tests/import.spec.js:426:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 2
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
32 × locator resolved to 2 elements
- unexpected value "2"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:431:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 2
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
33 × locator resolved to 2 elements
- unexpected value "2"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:431:2
Error: expect(locator).toHaveCount(expected) failed
Locator: getByText(/Chargement…|Analyse…|En attente/)
Expected: 0
Received: 1
Timeout: 30000ms
Call log:
- Expect "toHaveCount" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/)
25 × locator resolved to 2 elements
- unexpected value "2"
8 × locator resolved to 1 element
- unexpected value "1"
at waitForLoadingEnd (tests/utils/loading.js:44:44)
at tests/import.spec.js:430:2